[INFO] cloning repository https://github.com/angushushu/zhuqian
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angushushu/zhuqian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangushushu%2Fzhuqian", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangushushu%2Fzhuqian'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c9688f639c724ffa989d3dda1fa5dd6674d39a1
[INFO] fixing angushushu/zhuqian against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangushushu%2Fzhuqian" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/angushushu/zhuqian
[INFO] finished tweaking git repo https://github.com/angushushu/zhuqian
[INFO] tweaked toml for git repo https://github.com/angushushu/zhuqian written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/angushushu/zhuqian on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/angushushu/zhuqian already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding toml v0.5.11
[INFO] [stderr]       Adding winres v0.1.12
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webbrowser v1.2.0
[INFO] [stderr]   Downloaded ordered-float v5.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6a22e50a9ec031dc47a166f20baadda1b9b877c44e8d47eaaedddab6a3f4a727
[INFO] running `Command { std: "docker" "start" "6a22e50a9ec031dc47a166f20baadda1b9b877c44e8d47eaaedddab6a3f4a727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a22e50a9ec031dc47a166f20baadda1b9b877c44e8d47eaaedddab6a3f4a727" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a22e50a9ec031dc47a166f20baadda1b9b877c44e8d47eaaedddab6a3f4a727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a22e50a9ec031dc47a166f20baadda1b9b877c44e8d47eaaedddab6a3f4a727" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling zhuqian v0.1.2 (/opt/rustwide/workdir/zq-desktop)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking zbus_xml v5.1.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking zq-core v0.1.0 (/opt/rustwide/workdir/zq-core)
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stdout] warning: unused imports: `group_labels_by_category` and `parse_semantic_labels_with_delim`
[INFO] [stdout]  --> zq-desktop/src/parser.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     parse_semantic_labels, parse_semantic_labels_with_delim, group_labels_by_category,
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::LangStrings`
[INFO] [stdout]  --> zq-desktop/src/sidebar.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parser::LangStrings;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]    --> zq-desktop/src/menus.rs:344:53
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...                   let resp = ui.add(egui::SelectableLabel::new(false, egui::RichText::new(&label).size(13.0).color(color)));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]    --> zq-desktop/src/menus.rs:363:57
[INFO] [stdout]     |
[INFO] [stdout] 363 | ...   let resp = ui.add(egui::SelectableLabel::new(false, egui::RichText::new(&format!("{} {} (L{})", lbl.category, lbl.text, lbl.l...
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::FileTree, "📁")).on_hover_text(&s.files...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::Outline, "☰")).on_hover_text(&s.outlin...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::Semantic, "🏷")).on_hover_text(&s.semant...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::LogicGraph, "🔗")).on_hover_text(&s.log...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `group_labels_by_category` and `parse_semantic_labels_with_delim`
[INFO] [stdout]  --> zq-desktop/src/parser.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     parse_semantic_labels, parse_semantic_labels_with_delim, group_labels_by_category,
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::LangStrings`
[INFO] [stdout]  --> zq-desktop/src/sidebar.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parser::LangStrings;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]    --> zq-desktop/src/menus.rs:344:53
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...                   let resp = ui.add(egui::SelectableLabel::new(false, egui::RichText::new(&label).size(13.0).color(color)));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]    --> zq-desktop/src/menus.rs:363:57
[INFO] [stdout]     |
[INFO] [stdout] 363 | ...   let resp = ui.add(egui::SelectableLabel::new(false, egui::RichText::new(&format!("{} {} (L{})", lbl.category, lbl.text, lbl.l...
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::FileTree, "📁")).on_hover_text(&s.files...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::Outline, "☰")).on_hover_text(&s.outlin...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::Semantic, "🏷")).on_hover_text(&s.semant...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::LogicGraph, "🔗")).on_hover_text(&s.log...
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Ui::allocate_ui_at_rect`: Use `allocate_new_ui` instead
[INFO] [stdout]    --> zq-desktop/src/editor.rs:379:28
[INFO] [stdout]     |
[INFO] [stdout] 379 |                         ui.allocate_ui_at_rect(mm_rect, |ui| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `explicit_leaf` on type `&SemanticLabel`
[INFO] [stdout]    --> zq-desktop/src/editor.rs:526:131
[INFO] [stdout]     |
[INFO] [stdout] 526 | ...                   relations.push((target.line, target.category.clone(), target.text.clone(), target.explicit_leaf.clone()));
[INFO] [stdout]     |                                                                                                         ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `depth`, `category`, `parent_category`, `text`, `properties` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Ui::allocate_ui_at_rect`: Use `allocate_new_ui` instead
[INFO] [stdout]    --> zq-desktop/src/editor.rs:379:28
[INFO] [stdout]     |
[INFO] [stdout] 379 |                         ui.allocate_ui_at_rect(mm_rect, |ui| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `explicit_leaf` on type `&SemanticLabel`
[INFO] [stdout]    --> zq-desktop/src/editor.rs:526:131
[INFO] [stdout]     |
[INFO] [stdout] 526 | ...                   relations.push((target.line, target.category.clone(), target.text.clone(), target.explicit_leaf.clone()));
[INFO] [stdout]     |                                                                                                         ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `depth`, `category`, `parent_category`, `text`, `properties` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `explicit_leaf` on type `&SemanticLabel`
[INFO] [stdout]    --> zq-desktop/src/editor.rs:539:123
[INFO] [stdout]     |
[INFO] [stdout] 539 | ...                   relations.push((label.line, label.category.clone(), label.text.clone(), label.explicit_leaf.clone()));
[INFO] [stdout]     |                                                                                                     ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `depth`, `category`, `parent_category`, `text`, `properties` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `explicit_leaf` on type `&SemanticLabel`
[INFO] [stdout]    --> zq-desktop/src/editor.rs:539:123
[INFO] [stdout]     |
[INFO] [stdout] 539 | ...                   relations.push((label.line, label.category.clone(), label.text.clone(), label.explicit_leaf.clone()));
[INFO] [stdout]     |                                                                                                     ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `depth`, `category`, `parent_category`, `text`, `properties` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect()
[INFO] [stdout]   --> zq-desktop/src/menus.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let screen_rect = ctx.screen_rect();
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]   --> zq-desktop/src/menus.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .rounding(egui::CornerRadius::ZERO)
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> zq-desktop/src/menus.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 31 |             .stroke(egui::Stroke::new(1.0, accent_ui.gamma_multiply(0.3)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect()
[INFO] [stdout]   --> zq-desktop/src/menus.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let screen_rect = ctx.screen_rect();
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]   --> zq-desktop/src/menus.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .rounding(egui::CornerRadius::ZERO)
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> zq-desktop/src/menus.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 31 |             .stroke(egui::Stroke::new(1.0, accent_ui.gamma_multiply(0.3)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect()
[INFO] [stdout]    --> zq-desktop/src/menus.rs:313:24
[INFO] [stdout]     |
[INFO] [stdout] 313 |         .fixed_pos(ctx.screen_rect().center() - egui::vec2(200.0, 150.0))
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> zq-desktop/src/menus.rs:318:64
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...   .frame(egui::Frame::window(&ctx.style()).fill(bg_side).rounding(8.0).inner_margin(12.0).stroke(egui::Stroke::new(1.0, accent_...
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]    --> zq-desktop/src/menus.rs:344:70
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...                   let resp = ui.add(egui::SelectableLabel::new(false, egui::RichText::new(&label).size(13.0).color(color)));
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]    --> zq-desktop/src/menus.rs:363:74
[INFO] [stdout]     |
[INFO] [stdout] 363 | ...   let resp = ui.add(egui::SelectableLabel::new(false, egui::RichText::new(&format!("{} {} (L{})", lbl.category, lbl.text, lbl.l...
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/menus.rs:318:122
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...gin(12.0).stroke(egui::Stroke::new(1.0, accent_ui.gamma_multiply(0.5))))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect()
[INFO] [stdout]    --> zq-desktop/src/menus.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |         .fixed_pos(ctx.screen_rect().center() - egui::vec2(220.0, 200.0))
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> zq-desktop/src/menus.rs:396:64
[INFO] [stdout]     |
[INFO] [stdout] 396 | ...   .frame(egui::Frame::window(&ctx.style()).fill(bg_side).rounding(egui::CornerRadius::ZERO).inner_margin(16.0).stroke(egui::Str...
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/menus.rs:396:143
[INFO] [stdout]     |
[INFO] [stdout] 396 | ...gin(16.0).stroke(egui::Stroke::new(1.0, accent_ui.gamma_multiply(0.5))))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> zq-desktop/src/parser.rs:48:59
[INFO] [stdout]    |
[INFO] [stdout] 48 |             fmt.strikethrough = eframe::egui::Stroke::new(1.0, fmt.color);
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect()
[INFO] [stdout]    --> zq-desktop/src/menus.rs:313:24
[INFO] [stdout]     |
[INFO] [stdout] 313 |         .fixed_pos(ctx.screen_rect().center() - egui::vec2(200.0, 150.0))
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> zq-desktop/src/menus.rs:318:64
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...   .frame(egui::Frame::window(&ctx.style()).fill(bg_side).rounding(8.0).inner_margin(12.0).stroke(egui::Stroke::new(1.0, accent_...
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]    --> zq-desktop/src/menus.rs:344:70
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...                   let resp = ui.add(egui::SelectableLabel::new(false, egui::RichText::new(&label).size(13.0).color(color)));
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]    --> zq-desktop/src/menus.rs:363:74
[INFO] [stdout]     |
[INFO] [stdout] 363 | ...   let resp = ui.add(egui::SelectableLabel::new(false, egui::RichText::new(&format!("{} {} (L{})", lbl.category, lbl.text, lbl.l...
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/menus.rs:318:122
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...gin(12.0).stroke(egui::Stroke::new(1.0, accent_ui.gamma_multiply(0.5))))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect()
[INFO] [stdout]    --> zq-desktop/src/menus.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |         .fixed_pos(ctx.screen_rect().center() - egui::vec2(220.0, 200.0))
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `eframe::egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> zq-desktop/src/menus.rs:396:64
[INFO] [stdout]     |
[INFO] [stdout] 396 | ...   .frame(egui::Frame::window(&ctx.style()).fill(bg_side).rounding(egui::CornerRadius::ZERO).inner_margin(16.0).stroke(egui::Str...
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/menus.rs:396:143
[INFO] [stdout]     |
[INFO] [stdout] 396 | ...gin(16.0).stroke(egui::Stroke::new(1.0, accent_ui.gamma_multiply(0.5))))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> zq-desktop/src/parser.rs:48:59
[INFO] [stdout]    |
[INFO] [stdout] 48 |             fmt.strikethrough = eframe::egui::Stroke::new(1.0, fmt.color);
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:30:67
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::FileTree, "📁")).on_hover_text(&s.files...
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::Outline, "☰")).on_hover_text(&s.outlin...
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:32:67
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::Semantic, "🏷")).on_hover_text(&s.semant...
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:33:67
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::LogicGraph, "🔗")).on_hover_text(&s.log...
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:88:101
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...rnerRadius::ZERO, egui::Stroke::new(1.0, accent_ui), egui::StrokeKind::Outside);
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:30:67
[INFO] [stdout]    |
[INFO] [stdout] 30 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::FileTree, "📁")).on_hover_text(&s.files...
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::Outline, "☰")).on_hover_text(&s.outlin...
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:32:67
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::Semantic, "🏷")).on_hover_text(&s.semant...
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:33:67
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...   if ui.add_sized([w, 24.0], egui::SelectableLabel::new(app.sidebar_mode == SidebarMode::LogicGraph, "🔗")).on_hover_text(&s.log...
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:202:144
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...ight()), line_y, egui::Stroke::new(2.0, accent_ui));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:208:144
[INFO] [stdout]     |
[INFO] [stdout] 208 | ...ight()), line_y, egui::Stroke::new(2.0, accent_ui));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:88:101
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...rnerRadius::ZERO, egui::Stroke::new(1.0, accent_ui), egui::StrokeKind::Outside);
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:214:117
[INFO] [stdout]     |
[INFO] [stdout] 214 | ...nerRadius::ZERO, egui::Stroke::new(1.5, accent_ui), egui::StrokeKind::Outside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `explicit_leaf` on type `&SemanticLabel`
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:345:42
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 let cat_color = if label.explicit_leaf.is_some() {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `depth`, `category`, `parent_category`, `text`, `properties` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:202:144
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...ight()), line_y, egui::Stroke::new(2.0, accent_ui));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:208:144
[INFO] [stdout]     |
[INFO] [stdout] 208 | ...ight()), line_y, egui::Stroke::new(2.0, accent_ui));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:214:117
[INFO] [stdout]     |
[INFO] [stdout] 214 | ...nerRadius::ZERO, egui::Stroke::new(1.5, accent_ui), egui::StrokeKind::Outside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:400:136
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...ight()), line_y, egui::Stroke::new(2.0, accent_ui));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:405:136
[INFO] [stdout]     |
[INFO] [stdout] 405 | ...ight()), line_y, egui::Stroke::new(2.0, accent_ui));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:410:109
[INFO] [stdout]     |
[INFO] [stdout] 410 | ...nerRadius::ZERO, egui::Stroke::new(1.5, accent_ui), egui::StrokeKind::Outside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `explicit_leaf` on type `&SemanticLabel`
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:345:42
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 let cat_color = if label.explicit_leaf.is_some() {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `depth`, `category`, `parent_category`, `text`, `properties` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:400:136
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...ight()), line_y, egui::Stroke::new(2.0, accent_ui));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:405:136
[INFO] [stdout]     |
[INFO] [stdout] 405 | ...ight()), line_y, egui::Stroke::new(2.0, accent_ui));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:410:109
[INFO] [stdout]     |
[INFO] [stdout] 410 | ...nerRadius::ZERO, egui::Stroke::new(1.5, accent_ui), egui::StrokeKind::Outside);
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:523:104
[INFO] [stdout]     |
[INFO] [stdout] 523 | ...                   closed: false, fill: egui::Color32::TRANSPARENT, stroke: egui::Stroke::new(1.0, c.gamma_multiply(0.6)).into(),
[INFO] [stdout]     |                                                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `explicit_leaf` on type `&SemanticLabel`
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:603:38
[INFO] [stdout]     |
[INFO] [stdout] 603 |             let cat_color = if label.explicit_leaf.is_some() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `depth`, `category`, `parent_category`, `text`, `properties` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:614:67
[INFO] [stdout]     |
[INFO] [stdout] 614 |             painter.rect_stroke(node_rect, 2.0, egui::Stroke::new(1.2, stroke_color), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                                                   ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:653:47
[INFO] [stdout]     |
[INFO] [stdout] 653 |                     stroke: egui::Stroke::new(1.2, c.gamma_multiply(0.6)).into(),
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:523:104
[INFO] [stdout]     |
[INFO] [stdout] 523 | ...                   closed: false, fill: egui::Color32::TRANSPARENT, stroke: egui::Stroke::new(1.0, c.gamma_multiply(0.6)).into(),
[INFO] [stdout]     |                                                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `explicit_leaf` on type `&SemanticLabel`
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:603:38
[INFO] [stdout]     |
[INFO] [stdout] 603 |             let cat_color = if label.explicit_leaf.is_some() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `depth`, `category`, `parent_category`, `text`, `properties` ... and 4 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:614:67
[INFO] [stdout]     |
[INFO] [stdout] 614 |             painter.rect_stroke(node_rect, 2.0, egui::Stroke::new(1.2, stroke_color), egui::StrokeKind::Inside);
[INFO] [stdout]     |                                                                   ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/sidebar.rs:653:47
[INFO] [stdout]     |
[INFO] [stdout] 653 |                     stroke: egui::Stroke::new(1.2, c.gamma_multiply(0.6)).into(),
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/main.rs:161:70
[INFO] [stdout]     |
[INFO] [stdout] 161 |         visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, text_side);
[INFO] [stdout]     |                                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/main.rs:163:64
[INFO] [stdout]     |
[INFO] [stdout] 163 |         visuals.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, text_side.gamma_multiply(0.6));
[INFO] [stdout]     |                                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/main.rs:167:54
[INFO] [stdout]     |
[INFO] [stdout] 167 |         visuals.selection.stroke = egui::Stroke::new(1.0, accent_ui);
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/main.rs:161:70
[INFO] [stdout]     |
[INFO] [stdout] 161 |         visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, text_side);
[INFO] [stdout]     |                                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/main.rs:163:64
[INFO] [stdout]     |
[INFO] [stdout] 163 |         visuals.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, text_side.gamma_multiply(0.6));
[INFO] [stdout]     |                                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> zq-desktop/src/main.rs:167:54
[INFO] [stdout]     |
[INFO] [stdout] 167 |         visuals.selection.stroke = egui::Stroke::new(1.0, accent_ui);
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `re_label`
[INFO] [stdout]    --> zq-desktop/src/app.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |         let re_label = regex::Regex::new(r"\[([^\]]+)\]").unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_re_label`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `re_label`
[INFO] [stdout]    --> zq-desktop/src/app.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |         let re_label = regex::Regex::new(r"\[([^\]]+)\]").unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_re_label`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dragged_path`
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:97:43
[INFO] [stdout]    |
[INFO] [stdout] 97 |         if let Some(SidebarDragItem::File(dragged_path)) = app.dragged_item.clone() {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dragged_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_path`
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 if let Some(target_path) = drop_target {
[INFO] [stdout]    |                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dragged_path`
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:97:43
[INFO] [stdout]    |
[INFO] [stdout] 97 |         if let Some(SidebarDragItem::File(dragged_path)) = app.dragged_item.clone() {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dragged_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_path`
[INFO] [stdout]   --> zq-desktop/src/sidebar.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 if let Some(target_path) = drop_target {
[INFO] [stdout]    |                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zhuqian` (bin "zhuqian" test) due to 4 previous errors; 41 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zhuqian` (bin "zhuqian") due to 4 previous errors; 41 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6a22e50a9ec031dc47a166f20baadda1b9b877c44e8d47eaaedddab6a3f4a727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a22e50a9ec031dc47a166f20baadda1b9b877c44e8d47eaaedddab6a3f4a727", kill_on_drop: false }`
[INFO] [stdout] 6a22e50a9ec031dc47a166f20baadda1b9b877c44e8d47eaaedddab6a3f4a727
